Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
microtime
microtime
Returns the current Unix timestamp, and the number of microseconds
Name:
microtime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the number of microseconds of the current time.
Related
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP
7
Similar Functions
date_time_set
date_time_set
DateTime::setTimeali
date_sun_info
date_sun_info
Returnsanarraywithin
strtotime
strtotime
ParsesanyEnglishtext
date_interval_format
date_interval_format
AliasforDateInterv
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_add
date_add
DateTime::addalias:A
strftime
strftime
Formatlocaltime/date
Popular Articles
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP